Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 5, 2026

Backport of PR #58015

@backportbot backportbot bot added the 3. to review Waiting for reviews label Feb 5, 2026
@backportbot backportbot bot added this to the Nextcloud 31.0.14 milestone Feb 5, 2026
@marcelklehr
Copy link
Member

marcelklehr commented Feb 9, 2026

2) Test\TaskProcessing\TaskProcessingTest::testProviderShouldBeRegisteredAndFail
OCP\TaskProcessing\Exception\NotFoundException: Couldn't find task with id 0

/home/runner/actions-runner/_work/server/server/lib/private/TaskProcessing/Manager.php:984
/home/runner/actions-runner/_work/server/server/tests/lib/TaskProcessing/TaskProcessingTest.php:711

Caused by
OCP\AppFramework\Db\DoesNotExistException: Did expect one result but found none when executing: query "SELECT `id`, `last_updated`, `type`, `input`, `output`, `status`, `user_id`, `app_id`, `custom_id`, `completion_expected_at`, `error_message`, `progress`, `webhook_uri`, `webhook_method`, `scheduled_at`, `started_at`, `ended_at` FROM `*PREFIX*taskprocessing_tasks` WHERE `id` = ?"; 

/home/runner/actions-runner/_work/server/server/lib/public/AppFramework/Db/QBMapper.php:277
/home/runner/actions-runner/_work/server/server/lib/public/AppFramework/Db/QBMapper.php:375
/home/runner/actions-runner/_work/server/server/lib/private/TaskProcessing/Db/TaskMapper.php:44
/home/runner/actions-runner/_work/server/server/lib/private/TaskProcessing/Manager.php:981
/home/runner/actions-runner/_work/server/server/tests/lib/TaskProcessing/TaskProcessingTest.php:711
``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants